X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=security%2Fusermgt%2Fsrc%2Fmain%2Fjava%2Forg%2Fwamblee%2Fsecurity%2Fauthorization%2FIsaOperationCondition.java;h=3e43069f585f47604fc6486d79b5ff9d1f5a9297;hb=3e8de23e00da80d5506c750a28e7d25f261eda92;hp=b42f5d0ea114d382677f3bade9420573f7faf327;hpb=db9f2962e5c2fe846dc11292d578e6ca878e6716;p=utils diff --git a/security/usermgt/src/main/java/org/wamblee/security/authorization/IsaOperationCondition.java b/security/usermgt/src/main/java/org/wamblee/security/authorization/IsaOperationCondition.java index b42f5d0e..3e43069f 100644 --- a/security/usermgt/src/main/java/org/wamblee/security/authorization/IsaOperationCondition.java +++ b/security/usermgt/src/main/java/org/wamblee/security/authorization/IsaOperationCondition.java @@ -12,7 +12,7 @@ * 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. - */ + */ package org.wamblee.security.authorization; import javax.persistence.Access;