Loading cadc-access-control/src/main/java/ca/nrc/cadc/ac/GroupURI.java +2 −0 Original line number Original line Diff line number Diff line Loading @@ -89,7 +89,9 @@ public class GroupURI * Attempts to create a URI using the specified uri. The is expected * Attempts to create a URI using the specified uri. The is expected * to be in the format: * to be in the format: * * * <code> * ivo://<authority>/gms?<groupName> * ivo://<authority>/gms?<groupName> * </code> * * * @param uri The URI to use. * @param uri The URI to use. * @throws IllegalArgumentException if the URI scheme is not vos * @throws IllegalArgumentException if the URI scheme is not vos Loading Loading
cadc-access-control/src/main/java/ca/nrc/cadc/ac/GroupURI.java +2 −0 Original line number Original line Diff line number Diff line Loading @@ -89,7 +89,9 @@ public class GroupURI * Attempts to create a URI using the specified uri. The is expected * Attempts to create a URI using the specified uri. The is expected * to be in the format: * to be in the format: * * * <code> * ivo://<authority>/gms?<groupName> * ivo://<authority>/gms?<groupName> * </code> * * * @param uri The URI to use. * @param uri The URI to use. * @throws IllegalArgumentException if the URI scheme is not vos * @throws IllegalArgumentException if the URI scheme is not vos Loading