X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=security%2Fusermgt%2Fsrc%2Fmain%2Fjava%2Forg%2Fwamblee%2Fsecurity%2Fauthorization%2Fpackage-info.java;h=43d331de1795ab57f75bdb5a5bc643c230f35eeb;hb=3e8de23e00da80d5506c750a28e7d25f261eda92;hp=ceaa813651db8321d79a557a225c3905241929e0;hpb=86c580fd452e3b03fe752d4908f010e10989e09e;p=utils diff --git a/security/usermgt/src/main/java/org/wamblee/security/authorization/package-info.java b/security/usermgt/src/main/java/org/wamblee/security/authorization/package-info.java index ceaa8136..43d331de 100644 --- a/security/usermgt/src/main/java/org/wamblee/security/authorization/package-info.java +++ b/security/usermgt/src/main/java/org/wamblee/security/authorization/package-info.java @@ -12,10 +12,10 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - */ + */ /** * The authorization package provides an authorization service that can be used to - * check whether users have the rights to perform certain operations: + * check whether users have the rights to perform certain operations. *
* *