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=126430fd1f414ca00babd8d90a58e772c62ac571;hp=ceaa813651db8321d79a557a225c3905241929e0;hpb=02d300e8ad5788f9b04a12abc434ef366b4e3895;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. *
* *