Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ist-unix
CAS-server
Commits
b6b9a40e
Commit
b6b9a40e
authored
Sep 23, 2015
by
Misagh Moayyed
Browse files
fixed merge
parent
c3eb4670
Changes
1
Hide whitespace changes
Inline
Side-by-side
cas-server-core/src/main/java/org/jasig/cas/services/DefaultServicesManagerImpl.java
View file @
b6b9a40e
...
@@ -59,10 +59,6 @@ public final class DefaultServicesManagerImpl implements ReloadableServicesManag
...
@@ -59,10 +59,6 @@ public final class DefaultServicesManagerImpl implements ReloadableServicesManag
load
();
load
();
}
}
*
@deprecated
As
of
4.1
.
Use
{
@link
#
DefaultServicesManagerImpl
(
ServiceRegistryDao
)}
*
instead
.
The
<
code
>
defaultAttributes
</
code
>
parameter
is
no
longer
used
.
Attributes
are
configured
*
per
service
definition
in
the
services
registry
.
See
{
@link
RegisteredService
#
getAttributeReleasePolicy
()}
*
for
more
details
.
@Audit
(
action
=
"DELETE_SERVICE"
,
actionResolverName
=
"DELETE_SERVICE_ACTION_RESOLVER"
,
@Audit
(
action
=
"DELETE_SERVICE"
,
actionResolverName
=
"DELETE_SERVICE_ACTION_RESOLVER"
,
resourceResolverName
=
"DELETE_SERVICE_RESOURCE_RESOLVER"
)
resourceResolverName
=
"DELETE_SERVICE_RESOURCE_RESOLVER"
)
@Override
@Override
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment