Loading cadc-access-control/src/main/java/ca/nrc/cadc/ac/GroupURI.java +1 −6 Original line number Original line Diff line number Diff line Loading @@ -86,12 +86,7 @@ public class GroupURI private String name; private String name; /** /** * Attempts to create a URI using the specified uri. The is expected * Attempts to create a URI using the specified uri. * to be in the format: * * <code> * 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 +1 −6 Original line number Original line Diff line number Diff line Loading @@ -86,12 +86,7 @@ public class GroupURI private String name; private String name; /** /** * Attempts to create a URI using the specified uri. The is expected * Attempts to create a URI using the specified uri. * to be in the format: * * <code> * 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